Move the checks for no window or a non-GDK window from here...
authorRichard Hult <richard@imendio.com>
Sat, 16 Jun 2007 16:16:43 +0000 (16:16 +0000)
committerRichard Hult <rhult@src.gnome.org>
Sat, 16 Jun 2007 16:16:43 +0000 (16:16 +0000)
commit2902d87a22651c7d9e70cac2df90b09fbc6d65f9
tree6c0485587518f095c949b9c5d783a5321b9ed0c9
parent4fd1fb4d9bc0ef2e3a18d7c60f99deb1d0c466a8
Move the checks for no window or a non-GDK window from here...

2007-06-16  Richard Hult  <richard@imendio.com>

* gdk/quartz/gdkevents-quartz.c (find_mouse_window_for_ns_event):
Move the checks for no window or a non-GDK window from here...
(gdk_event_translate): ...to here. Reorder the code so that we
detect the cases where we need to break grabs before bailing
out.

svn path=/trunk/; revision=18161
ChangeLog
gdk/quartz/gdkevents-quartz.c